network network

This command sets the RIP enable interface by network. The interfaces which have addresses matching the network are enabled. This group of commands either enables or disables RIP interfaces between numbers of a specified network address. For example, if the network for 10.0.0.0/24 is RIP enabled, this would result in all the addresses from 10.0.0.0 to 10.0.0.255 being enabled for RIP.

The no network command disables RIP for the specified network.

Syntax

network network a.b.c.d/m
no network network  

Command

Description

a.b.c.d/m

Defines the IP prefix network/length

Default

NA

Command Mode

Privileged User

Example

This example sets the RIP enable interface by network.

(conf-router)# network network 10.4.4.10/16